home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / answrbok / 7_1.lha / 7_1 / tst2.c < prev    next >
Text File  |  1993-08-08  |  253b  |  16 lines

  1. * Copyright (c) 1990 by AT&T Bell Telephone Laboratories, Incorporated. */
  2. * The C++ Answer Book */
  3. * Tony Hansen */
  4. * All rights reserved. */
  5. include <stream.h>
  6.  
  7. include "7_1ex.c"
  8. include "7_1.c"
  9.  
  10. ain()
  11.  
  12. include "7_1b.c"
  13. include "7_1c.c"
  14.    return 0;
  15.  
  16.